object InstallDlg: TInstallDlg Left = -5 Top = -4 BorderIcons = [] BorderStyle = bsNone Caption = 'ProKalc Installation' ClientHeight = 583 ClientWidth = 804 Color = clBlue Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Visible = True WindowState = wsMaximized OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 16 end